Fix bug #7474 with cursor positioning in overlay strings.
authorEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2010 18:38:09 +0000 (20:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2010 18:38:09 +0000 (20:38 +0200)
commitee548aaae755d02a12533e09e224bc41f65e6db1
tree30714c1040a18a5354c0d56e0fd78850018f1d22
parenteed88a2ef47b900b84e82a62fa9b1c0505a47546
Fix bug #7474 with cursor positioning in overlay strings.

 xdisp.c (set_cursor_from_row): Don't forget to consider the
 `cursor' property of the first character in overlay strings.
src/ChangeLog
src/xdisp.c